VObject::Align

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::Align - instance method  

TEMPLATE

void Align(Point at, Metric metric, VObjAlign alignFlags)  

SPECIFIERS

public  

DESCRIPTION

Align aligns this within the rectangle determined by at and metric and based on the current extent of this and the alignFlags. This method is called, for example, by the method Cluster::SetOrigin to align VObjects within a row or a column.  

ARGUMENTS

Point at

is the origin of the align rectangle
Metric metric

contains the size and the base line of the align rectangle
VObjAlign alignFlags

flags which control horizontal and vertical aligning. See
enum VObjAlign.
 

RETURN ARGUMENT

void

 

CATEGORIES

content rectangle, client interface

 

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:22 GMT, March 30, 2022